ModelViewPresenterCommand<P,V> Class

Summary
Displays a View and associates it with a Presenter.
Syntax
C#
C++/CLI
public class ModelViewPresenterCommand<P, V> : WorkstationCommand 
public: 
   generic<typename P, typename V> 
   ref class ModelViewPresenterCommand : WorkstationCommand 

Type Parameters

P
The presenter that will be activate and operate the view.

V
The View that will be displayed to the user.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.